IviACPwr Query Frequency Ramp Busy [FR] VI
IviACPwrFrequencyRamp Capability Group
This VI returns whether or not a frequency ramp is in progress. Call this VI after calling the IviACPwr Ramp Frequency [FR] VI to determine when the ramp completes.
instrument handle The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. The handle identifies a particular instrument session.
Default Value: None |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. | |
Busy Returns True if a frequency ramp is in progress. Returns False when a frequency ramp completes or is not in progress. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |